Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: TPM2_RSA_Encrypt and TPM2_RSA_Decrypt #356

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

dflamand
Copy link
Contributor

Adds support for the TPM2_RSA_Encrypt and TPM2_RSA_Decrypt commands, as described in Part 3, Commands, section 14.2 and 14.3. A unit test covering a basic encrypt/decrypt flow is included.

This PR should resolve issue #346. A similar PR #347 was created to add these commands but was closed without being merged.

@dflamand dflamand requested review from alexmwu, jkl73 and a team as code owners March 18, 2024 03:25
@dflamand
Copy link
Contributor Author

Hey, not to be pushy but is there an estimate for if/when this will be reviewed?
@alexmwu @jkl73 @chrisfenner

Copy link
Member

@chrisfenner chrisfenner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the change! Sorry for the delayed response (busy season at the day job).

@chrisfenner chrisfenner merged commit cfdeb6e into google:main Apr 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants